Properly detect x32.
As usually, x32 gets mistaken for amd64 (both are x86-64 ABIs after all).
This version doesn't use any assembly yet, a proper port is needed.
Gbp-Pq: Name 0001-properly_detect_x32.patch
x264 (2:0.165.3222+gitb35605ac-3) unstable; urgency=medium
* debian/control:
- Add myself to uploaders
- Move x264 to video section
* debian/rules: Refactor configure flag handling
- mips64el is no longer a release architecture
- Remove space handling for sparc which is no longer applicable
- Hard-code handling for armhf
- Hard-code handling for i386
- Fix handling of powerpc architectures (Closes: #
1103936)
* debian/: Remove static library
[dgit import unpatched x264 2:0.165.3222+gitb35605ac-3]